Skip to content

Handle completed image generation items#262

Merged
benbrandt merged 1 commit into
mainfrom
fix-image-tool-calls
Jul 1, 2026
Merged

Handle completed image generation items#262
benbrandt merged 1 commit into
mainfrom
fix-image-tool-calls

Conversation

@benbrandt

Copy link
Copy Markdown
Member

Closes #259

@benbrandt benbrandt merged commit a5d223c into main Jul 1, 2026
5 checks passed
@benbrandt benbrandt deleted the fix-image-tool-calls branch July 1, 2026 08:54
VikashLoomba added a commit to VikashLoomba/codex-acp that referenced this pull request Jul 6, 2026
Brings in: ACP SDK 1.1 + dev tools (agentclientprotocol#257), boolean Fast-mode config
options (agentclientprotocol#255), message IDs on text session chunks (agentclientprotocol#256), goal changes
as session metadata (agentclientprotocol#263), completed image-generation items (agentclientprotocol#262),
codex 0.142.5 (agentclientprotocol#261), vscode-jsonrpc v9 (agentclientprotocol#258).

Fork patches preserved (outputSchema turn-level forwarding,
base/developerInstructions session overrides) — targeted suites pass.
Version -> 1.4.0.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Image-generation completion emits a non-terminal tool_call status, so the call never completes

1 participant